Skip to content

ci: collect coverage and upload test results in CI#160

Merged
shanselman merged 1 commit intomasterfrom
fix/issue-152-ci-coverage
Apr 8, 2026
Merged

ci: collect coverage and upload test results in CI#160
shanselman merged 1 commit intomasterfrom
fix/issue-152-ci-coverage

Conversation

@shanselman
Copy link
Copy Markdown
Collaborator

Summary

  • collect XPlat code coverage for both test projects in the CI test job
  • emit TRX test result files into a shared TestResults artifact
  • upload those results even when the job fails

Fixes #152

Enable XPlat Code Coverage and TRX logs for both test projects in the CI test job, and upload the combined TestResults artifact on every run.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@shanselman shanselman merged commit dfec59d into master Apr 8, 2026
14 checks passed
@shanselman shanselman deleted the fix/issue-152-ci-coverage branch April 8, 2026 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Repo Assist] eng: collect code coverage and upload test results in CI

1 participant